EmployerContactDeletedRecord 
EntityType  Independent 
Logical Entity Name  EmployerContactDeletedRecord 
Default Table Name  PlEmployerContactRecordsDeleteAudit 
Logical Only  NO 
Definition 
 
Note 
 

EmployerContactDeletedRecord Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
EmployerContactDeletedRecordID(PK)    INTEGER  NO 
 
EmployerId(FK)    INTEGER  YES 
 
Title    NVARCHAR(60)  YES 
 
FirstName    NVARCHAR(50)  YES 
 
LastName    NVARCHAR(50)  YES 
 
Address    NVARCHAR(510)  YES 
 
City    NVARCHAR(60)  YES 
 
State    NCHAR(4)  YES 
 
Zip    NCHAR(20)  YES 
 
Phone    NCHAR(32)  YES 
 
Email    NVARCHAR(120)  YES 
 
SyCountryID    INTEGER  YES 
 
Comments    NVARCHAR(1000)  YES 
 
UserID    INTEGER  NO 
 
DateDeleted    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

EmployerContactDeletedRecord Keys 
Key Name  Key Type  Keys 
PK_PlEmployerContactRecordsDeleteAudit  PrimaryKey  EmployerContactDeletedRecordID 
PlEmployerContactRecordsDeleteAudit_PlEmployerID_N_N_IDX  Inversion Entry  EmployerId 

EmployerContactDeletedRecord Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Employer  Non-Identifying  Zero or One to Zero or More        EmployerId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

EmployerContactDeletedRecord Check Constraints 
Check Constraint Name  CheckConstraint